public void stop() {
   mymod.stop();
   super.stop();
 }