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