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