public void TearDown()
 {
     cut = null;
 }
 public void SetUp()
 {
     cut = DataSource.Instance;
 }