public UserGroup BySingle()
 {
     return(_userGroupDal.BySingle());
 }