# File lib/action_dispatch/testing/integration.rb, line 315
      def reset!
        @integration_session = Integration::Session.new(app)
      end