# File lib/chef/rest/rest_request.rb, line 54
def
path
@url
.
path
.
empty?
?
"/"
:
@url
.
path
end