public void InteractiveTraining(string[] select, string[] ignore) { Personalizer.InteractiveTraining(select, ignore); }