private void doLeave() {
   tellerGui.DoLeave();
 }
 // gui
 private void doGoToStation() {
   tellerGui.DoGoToStation();
 }