public void testItStartsWithMaxDepthSeven() {
   assertEquals(7, fingerprinter.getMaximumPathDepth());
 }