class Protocol::HTTP2::Frame

def <=> other

def <=> other
	to_ary <=> other.to_ary
end