function b(b) {
        return this.each(function() {
            var c = a(this),
                e = c.data('bs.alert');
            e || c.data('bs.alert', (e = new d(this))),