# File lib/action_controller/integration.rb, line 488
      def initialize(*args)
        super
        @integration_session = nil
      end