public static function clear_config_cache()
 {
     self::$config = null;
 }