1 2 3 4
Enable "string buffer" objects. Similar to "string join" objects, but using a StringBuilder to represent a string built by repeated application of ``+=``.