110 111 112
# File 'lib/http/protocol/headers.rb', line 110 def add(key, value) self[key] = value end