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