class ActionDispatch::IntegrationTest

def self.app=(app)

def self.app=(app)
  @@app = app
end