public void SetUp()
 {
     theTarget = new MaxValueTarget();
 }
 public void SetUp()
 {
     theTarget = new MaxValueTarget();
 }