void AddQuestion(string question)
 {
     StatsHelper.AddQuestion(question);
 }