# File lib/standard/facets/uri.rb, line 26
    def to_uri
      URI.hash_to_query(self)
    end