* Capitalizes the first character of `string`. * * @static * @memberOf _ * @category String * @param {string} [string=''] The string to capitalize. * @returns {string} Returns the capitalized string. * @example * * _.ca
(string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected