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