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