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