For example, ```py print(URIBuilder.from_uri('https://github.com').add_path('/python-hyper').finalize().unsplit()) # => https://github.com/python-hyper ```