in src/main/java/org/apache/sling/scripting/xproc/xpl/impl/OutputStreamWrapper.java [33:35]
public void close() throws IOException { getWrappedStream().close(); }