module GlobalID::Identification

def to_global_id(options = {})

def to_global_id(options = {})
  GlobalID.create(self, options)
end