286287288289290291292
return new NotNullMatcher(); } protected final Matcher isNull() { return new NullMatcher(); }