@Override
 public boolean isStatisticsEnabled() {
   return delegate.isStatisticsEnabled();
 }