public void Prepare(PreparingEnlistment preparingEnlistment)
 {
     this.TransactionParticipant.Prepare(preparingEnlistment.Cast());
 }