class Protocol::HTTP2::PriorityFrame

def unpack

def unpack
	Priority.unpack(super)
end