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