serialization :: DeserializerCache :: object_for
id
# Get the object associated to `id` fun object_for(id: Int): nullable Object do return received[id]