5 6 7
# File 'lib/puzzly_api_plugin/identity.rb', line 5 def self.create(metadata) Identity.new(metadata.id, metadata.name, metadata.path) end