void AddThing(string thing)
 {
     StatsHelper.AddThing(thing);
 }