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