7 8 9
# File 'lib/global_id/identification.rb', line 7 def to_global_id @global_id ||= GlobalID.create(self) end