class ActionDispatch::IntegrationTest

def app

def app
  super || self.class.app
end