public void SetUp()
 {
     visitor = new TestableVisitor();
 }
 public void SetUp()
 {
     visitor = new TestableVisitor();
 }