class ActionDispatch::IntegrationTest

def self.app

def self.app
  @@app || ActionDispatch.test_app
end