# File lib/omniauth/strategy.rb, line 403
def
call_app!
(
env
=
@env
)
@app
.
call
(
env
)
end