public void unFavoriteButtonClicked(long tweetId) {
   gui.unFavoriteButtonClicked(tweetId);
 }