in src/main/java/org/apache/sling/scripting/esx/ModuleScript.java [52:55]
public ModuleScript(int type, Resource resource) { this.type = type; this.resource = resource; }