local function initialize()
-- let other addons hook these to anchor tooltip elsewhere
GameTooltip = _G["GameTooltip"];
GameTooltip_SetDefaultAnchor = _G["GameTooltip_SetDefaultAnchor"];
_, class = UnitClass("player");
local function initialize()
-- let other addons hook these to anchor tooltip elsewhere
GameTooltip = _G["GameTooltip"];
GameTooltip_SetDefaultAnchor = _G["GameTooltip_SetDefaultAnchor"];
_, class = UnitClass("player");