Retrieves the number of cache entries.
int
public static function getSize() { return count(self::$cache) - 1; }