public void addDelegateClose(InternalSessionDelegateClose delegateClose) {
   _wrapped.addDelegateClose(delegateClose);
 }