I am using your library to replace part of the Stringbuilder in the project, but I am running into a problem that ZString's Stringbuilder does not return its own Append method and does not implement an iterator to index the characters.Do you have any good suggestions?