def do_go(self, arg):
     go = Go(self, arg)
     go.execute()