# File lib/rack/utils.rb, line 386
def
merge
(
other
)
hash
=
dup
hash
.
merge!
other
end