Returns the number of non-dirty objects that the cache may keep in memory.
(defgeneric cache-size (cache) (:documentation "Returns the number of non-dirty objects that the cache may keep in memory."))