Methods
Returns the itself string
Trim non letters from left
Trim non letters from right
Trim non letters from both sides
Replace part of the string and returns the new one
Retrieves a substring from the original one
Returns true iff this String starts with the String given as argument
Returns true iff this String ends with the String given as argument