void System.IDisposable.Dispose()
 {
     CAL_177Feature.FeatureTearDown();
 }
 public FixtureData()
 {
     CAL_177Feature.FeatureSetup();
 }