private void TheSecondTrackIsBeingPlayed()
 {
     playbackController.NextSong(false);
 }