preventDefault: function() {
    var e = this.originalEvent;

    this.isDefaultPrevented = returnTrue;