public string GetStatus()
 {
     return(_gumballMachine.GetStatus());
 }