@Nonnull
 @Override
 public Set<OWLDifferentIndividualsAxiom> splitToAnnotatedPairs() {
   return delegate.splitToAnnotatedPairs();
 }