74 75 76
# File 'lib/openehr/rm/factory.rb', line 74 def self.create(*param) OpenEHR::RM::DataTypes::Text::CodePhrase.new(*param) end