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