# File lib/addressable/uri.rb, line 1037
def
path
return
(
@path
||
""
)
end