# File lib/dm-core/support/mash.rb, line 91
def
merge
(
hash
)
self
.
dup
.
update
(
hash
)
end