public void LookAt(CustomVendingMachine vm)
 {
     vm.WaitForChoise();
 }