@Override
 public void verifyInteractionWithRandomness() {
   verifyBooleans(randomForParameterGenerator, times(2));
 }