This class can be used to manipulate text strings in several ways. Currently it can:
- Change words to camel case
- Replace white spaces with underscores
- Convert an array of strings to a single string separated by underscores
- Convert strings to names acceptable for class or namespace names