in src/main/java/org/apache/sling/testing/junit/rules/util/Match.java [28:31]
public Match(boolean matched) { this.matched = matched; reason = ""; }