# File lib/abingo.rb, line 66 def self.identify(identity = nil) identity ||= generate_identity new(identity) end