class Protocol::HTTP::Header::CacheControl

def dynamic?

def dynamic?
	self.include?(DYNAMIC)
end