class ActionDispatch::Journey::Route

def dispatcher?

def dispatcher?
  @app.dispatcher?
end