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