public void terminate() {
   interpreterDelegate.terminate();
   super.terminate();
 }