# File lib/action_controller/vendor/rack-1.0/rack/utils.rb, line 177 def recontext(app) self.class.new(@for, app) end