public void followersClicked(long userId) {
   gui.followersClicked(userId);
 }