I have an abstract superclass called ConfigFile and a subclass that inherits from it called ConfigFile_O2. The thing is that whenever I create an i
ConfigFile
ConfigFile_O2