public int GetNumberOfPagesForMedicines()
 {
     return(_repository.GetNumberOfPagesForMedicines());
 }