static void Main(string[] args) { var traumaRunner = new TraumaRunner(); //Choose manual test traumaRunner.TemplatedMapTest(); }