Matches if terminal contains the specified text
Matcher containsText(String text) => ContainsText(text);