Cache of known objects

Property definitions

serialization $ CachingDeserializer :: cache
	# Cache of known objects
	var cache = new DeserializerCache is lazy, writable
lib/serialization/caching.nit:48,2--49,52