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