* This method is like `_.forOwn` except that it iterates over properties of * `object` in the opposite order. * * @static * @memberOf _ * @since 2.0.0 * @category Object * @param {Object} object The object to iterate over. * @param {Function} [iteratee=_.ident
(object, iteratee)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected