# File lib/addressable/uri.rb, line 1460
def
join!
(
uri
)
replace_self
(
self
.
join
(
uri
))
end