public void testTrain() {
   matcher.train(); // BruteforceMatcher does not need to train
 }