Ant.py 74B

1234
  1. from socialintengine.synergy.object.Bug import Bug
  2. class Ant(Bug):
  3. pass