# File lib/rack/utils.rb, line 276
276:       def recontext(app)
277:         self.class.new(@for, app)
278:       end