if (e.length > 0 && options.end) {
           options.end(e[e.length - 1]);
        }