private void loadUserGroups() {
   this.userGroups = usersApi.getUserGroups(user.getId());
 }