public void cancel(Throwable cause) {
   context.cancel(cause);
 }