class Async::HTTP::Headers

def [] key

def [] key
	@hash[key]
end