public List <DualHelper> MostTaskCompleted()
 {
     return(_appUser.MostTaskCompleted());
 }