public static Config Get(string className, string relativePath = "") { return(Instance.GetSpecificConfig(className, relativePath)); }