public void SetUp()
 {
     theTarget = new AddressModel();
 }
 public void SetUp()
 {
     theModel = new AddressModel();
 }