public void testItStartsWithRingBitsTwenty() {
   assertEquals(20, fingerprinter.getRingBitCount());
 }