public void Setup() { _configManager = new InMemoryConfigurationManager(); _subject = new SeedDirectory(_configManager); }