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