public override string GetResult(ProfileInfo info)
 {
     return(info.GetUrlPhotoWithEmotion(EmotionsType.Happiness));
 }