static VF1 vfAppendToLineBuffer(final LineBuffer buf) { ret voidfunc(S s) { buf.append(s) }; }