module.exports = function(el) { return el.querySelectorAll(this.options.elements) }