factory ResourceLoader(String rootDir, {bool protectRSP = true}) => FileLoader(rootDir, protectRSP: protectRSP);