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