Enable "string buffer" objects.

Similar to "string join" objects, but using a StringBuilder to represent
a string built by repeated application of ``+=``.
