public Participant GetSelf()
 {
     return(mCurrentSession.GetSelf());
 }