public void SetUp()
 {
     _sut = new FactsBuilder();
 }
 public void SetUp()
 {
     _sut = new FactsBuilder();
 }