class Protocol::HTTP::Headers::Merged

def clear

def clear
	@all.clear
end