Creates a new StringBuilder, initialized with the given string.
the initial text to copy into the string, or null to start with an empty string.
the new StringBuilder