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