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