module.exports = function(el) { switch (el.tagName.toLowerCase()) { case "a": this.attachLink(el) break case "form": throw "Pjax doesnt support