* This method is like `_.find` except that it returns the key of the first * element `predicate` returns truthy for instead of the element itself. * * @static * @memberOf _ * @since 1.1.0 * @category Object * @param {Object} object The object to inspect. * @pa
(object, predicate)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected