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