* An alternative to `_.reduce` this method transforms `object` to a new * `accumulator` object which is the result of running each of its own * enumerable properties through a callback, with each callback execution * potentially mutating the `accumulator` object. The callback is bound
(object, callback, accumulator, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected