local p = {} local t = os.time() function p.bug66798( frame ) return frame:getParent():getTitle() end return p