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