class ActionDispatch::Routing::RouteSet

def url_for(options)

def url_for(options)
  @_proxy.url_for(options)
end