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