Converts a string to lowercase.
Example: Hello, World! ->hello, world!
Hello, World!
hello, world!
a new lowercase string
string to convert
String::lowercase -> <Error class: unknown class>