public TimeoutCond getCopy() {
   return new TimeoutCond(mTimeoutExp.getCopy());
 }