class Protocol::HTTP2::Dependency

def == other

def == other
	@id == other.id
end