public AMQP.Tx.RollbackOk txRollback() throws IOException {
   return delegate.txRollback();
 }