public ReservationWristband GetLastAdded()
 {
     return(_context.GetLastAdded());
 }