150 151 152
# File 'lib/openehr/rm/factory.rb', line 150 def self.create(*param) DataTypes::Quantity::DvCount.new(*param) end