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