class Protocol::HTTP2::Dependency

def <=> other

def <=> other
	@weight <=> other.weight
end