public static function clearCountCache()
 {
     self::$count_cache = array();
 }