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