@SuppressWarnings("deprecation")
 @Deprecated
 public boolean flowBlocked() {
   return delegate.flowBlocked();
 }