* Sets the property value of `path` on `object`. If a portion of `path` * does not exist it's created. * * @static * @memberOf _ * @category Object * @param {Object} object The object to augment. * @param {Array|string} path The path of
(object, path, value)