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