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