internal override Restriction BuildRestriction()
 {
     return(Condition.CreateSubjectOrBodyRestriction(base.Text));
 }