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