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