private void Tests()
 {
     Tests t = new Tests();
     t.PerformTests(TaxIndicators.ToList());
 }