# File lib/omniauth/strategy.rb, line 317
    def uid
      self.class.uid_stack(self).last
    end