# File lib/aws/core/indifferent_hash.rb, line 62
def
merge
hash
self
.
dup
.
merge!
(
hash
)
end