Yes, I know you can append just using "Builder.Append(OtherBuilder.ToArray)" but today alone I've forgotten the ".ToArray" about fifty times
Since it's within the same class I'm hoping that it can be implemented easily and perhaps save one unnecessary ".ToArray" operation along with what little is left of my sanity