# File lib/rack/utils.rb, line 186
def
context
(
env
,
app
=
@app
)
recontext
(
app
).
call
(
env
)
end