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