public AMQP.Tx.CommitOk txCommit() throws IOException {
   return delegate.txCommit();
 }