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