# File lib/extlib/mash.rb, line 91
def
merge
(
hash
)
self
.
dup
.
update
(
hash
)
end