from intelligine.synergy.object.ant.Ant import Ant class RedAnt(Ant): pass