class Protocol::HTTP::Header::ETag

def weak?

def weak?
	self.start_with('\W')
end