179 180 181
# File 'lib/openehr/rm/factory.rb', line 179 def self.create(*param) OpenEHR::RM::DataTypes::Quantity::DvScale.new(*param) end