public void Refresh()
 {
     Collection = MainContext.GetGuests();
 }