Returns the string representation of this StringBuilder.
@override String toString() => _buffer.toString();