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