public void SetUp()
 {
     _tableOfContentsService = new TableOfContentsService(new DummyHtmlStripper());
 }
 public void SetUp()
 {
     _tableOfContentsService = new TableOfContentsService(new DummyHtmlStripper());
 }