depend: {
      configurable: true,
      value (o = {}) {
        return this.pipe(p => _.upto(o, p));
      }