public static function clearAll()
 {
     self::$cache = array();
 }