(a.fn.popover = b),
    (a.fn.popover.Constructor = c),
    (a.fn.popover.noConflict = function() {
        return (a.fn.popover = d), this;
    });