module ActionDispatch::IntegrationTest::Behavior::ClassMethods

def app=(app)

def app=(app)
  @@app = app
end