Capitalize the first letter of each word.
Example:
assert (Strings.title ("hello world") == "Hello World");
the string.
title-cased string.