/** {@inheritDoc} */
 @Override
 public E isTrue() {
   return AssertionsOnValueEquality.isTrue(myself, info, value);
 }