# File lib/omniauth/strategy.rb, line 329
    def extra
      merge_stack(self.class.extra_stack(self))
    end