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