public static ResourceLoader GetInstance() { return(Instance ?? (Instance = new ResourceLoader())); }