40414243444546
// public JapidTemplateBase() { // // }; public JapidTemplateBaseWithStringBundler(int capacity) { this.out = new StringBundler(capacity); }