if (string === false) {
        if (opts.strings && opts.strings.indexOf(name) > -1) {
          string = true;
        }
      }