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