private static void Debug(this TraitInfo t, string addOrEdit) { Historian.Print($"{addOrEdit} trait: {t.Name}, {t.Label}, {t.Colour}"); }