private void DoGoToPlatingArea() {
   print("Going to plating area");
   cookGui.DoGoToPlatingArea();
 }