serialization :: SerializerCache :: sent
# Map of already serialized objects to the reference id protected var sent: Map[Serializable, Int] = new StrictHashMap[Serializable, Int]