@override String? retrieveContent([String? path]) { return super.retrieveContent(path ?? ScriptsYaml.fileName); }