# File lib/omniauth/strategy.rb, line 18
    def call(env)
      dup.call!(env)
    end