in src/main/java/org/apache/sling/bundleresource/impl/BundleResourceProvider.java [54:57]
public BundleResourceProvider(final BundleResourceCache cache, final PathMapping root) { this.cache = cache; this.root = root; }