public void ClearSession()
 {
     _seatConsolidationRepository.Clear();
 }