for(i = this.length - 1; i >= 0; --i) {
                    $.aria.apply($, [this[i]].concat(args));
                }