private static function init() { self::$instance = new LangLoader(self::LANG_INI_FILENAME_SUFFIX, false, true); self::$instance->autoconfigure(); }