102 103 104
# File 'lib/openehr/rm/factory.rb', line 102 def self.create(*param) OpenEHR::RM::DataTypes::Text::DvParagraph.new(*param) end