Initialize the description with initial contents init.
init
StringDescription([String init = '']) { _out.write(init); }