@Override
 public void clear(final ChangeSummary summary) throws IndyDataException {
   delegate.clear(summary);
 }