public boolean test(Impediment e) {
   return e.isLabel(value);
 }