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