\'\'\' class HelloAgent(Agent): def init(self, aid): super(HelloAgent, self).init(aid=aid, debug=False)
def on_start(self):