# File lib/facets/more/dictionary.rb, line 366
def
merge
(
hsh2
)
self
.
dup
.
update
(
hsh2
)
end