@Nonnull
 @Override
 public Stream<OWLAnnotation> annotations() {
   return delegate.annotations();
 }