# File lib/omniauth/builder.rb, line 62
    def call(env)
      to_app.call(env)
    end