private static function clearStaticCache()
 {
     self::$cache = array();
 }