class ActionDispatch::Routing::RouteSet

def full_url_for(options)

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