public VerbalExpression Anything()
 {
     _verbalExpression.Anything();
     return(this);
 }