Returns:
79 80 81
# File 'lib/http/protocol/headers.rb', line 79 def include? key self[key] != nil end