module.exports = function(el) { this.parseDOM(el || document) }