serialization :: SerializerCache :: has_object
object
# Is `object` known? fun has_object(object: Serializable): Bool do return sent.keys.has(object)