@Override
 public void onTrailerClicked(String youtubeVideoID) {
   Utilities.watchYoutubeVideo(this, youtubeVideoID);
 }