public void Teardown() { _provider = null; }
public void Setup() { _provider = new XmlDocProvider(); }