in src/main/java/org/apache/sling/junit/scriptable/TestServletOutputStream.java [36:38]
public void write(int b) throws IOException { bos.write(b); }