* Pads `string` on the left and right sides if it's shorter than `length`. * Padding characters are truncated if they can't be evenly divided by `length`. * * @static * @memberOf _ * @category String * @param {string} [string=''] The string to pa
(string, length, chars)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected