write: function write(d, encoding, next) {

        if (cwd) {
          d = H._.customCwd(d, cwd);
        }