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