internal void CloseConnection()
 {
     _supplierRepository.CloseConnection();
 }