module ActionDispatch::Integration::Runner

def app

def app
  @app ||= nil
end