public string PopItemWithHighestScore() { return(client.PopItemWithHighestScoreFromSortedSet(setId)); }