public void UpdateFridgeContents()
 {
     _handler.UpdateFridgeContents();
 }