# File lib/action_dispatch/testing/integration.rb, line 486
    def self.app=(app)
      @@app = app
    end