public bool ScrobblingEnabled()
 {
     return(_mockPlayerState.GetScrobbleEnabled());
 }