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