52 53 54 55
# File 'lib/warc/utils/header_hash.rb', line 52 def merge(other) hash = dup hash.merge! other end