* This method invokes `interceptor` and returns `value`. The interceptor * is invoked with one argument; (value). The purpose of this method is to * "tap into" a method chain sequence in order to modify intermediate results. * * @static * @memberOf _ * @since 0.1.0
(value, interceptor)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected