_addSanitizer (def) {
    if (_.isGenFn(def)) {
      return this.sanitizers.push({
        fn: def
      });