public void SetUp()
 {
     blackPath = new BlackPath("file-or-dir-1");
 }
 public void SetUp()
 {
     blackPath = new BlackPath("item-1/");
 }