public int Count()
 {
     return(lotRepository.Count());
 }