from output.IOutput import IOutput from output.print import Print OUTPUTER = [ Print() ]