Inserts a copy of a string into a StringBuilder, expanding it if necessary.
a StringBuilder
the position to insert the copy of the string
the string to insert
this