protected void AddIcon(ChallengeIcon icon)
 {
     icons.Add(icon);
 }
 protected void AddIcon(ChallengeIcon icon)
 {
     icons.Add(icon);
 }