in src/main/java/org/apache/sling/hamcrest/matchers/ResourcePathMatcher.java [30:32]
public ResourcePathMatcher(String path) { this.path = path; }