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