* A specialized version of `_.pick` which picks `object` properties `predicate` * returns truthy for. * * @private * @param {Object} object The source object. * @param {Function} predicate The function invoked per iteration. * @returns {Object} R
(object, predicate)
source not stored for this graph (policy: none)
no test coverage detected