# File lib/rack/utils.rb, line 272
272:       def call(env)
273:         @for.context(env, @app)
274:       end