class ActionDispatch::Routing::RouteWrapper

def path

def path
  super.spec.to_s
end