Another improvement would be to add overloads for all Replace aliases to pass multiple replacements - for both simple and regex replacements.
The current aliases would simply delegate to these new aliases, depending on implementation and whether or not you want to maintain backwards compat.