# File lib/action_controller/dispatcher.rb, line 105
def
call
(
env
)
@app
.
call
(
env
)
end