capitalizeFirstLetter

Extension function to capitalize the first letter of a string.

Receiver

The string to be modified.

Return

The string with the first letter capitalized.