Converts the first character of string to upper case.
- Lodash chained on (string): the upper cased string.
See Implementation
Converts the first character of string to upper case.