{ package Tk::Widget; use overload 'bool' => \&Tk::Exists, 'fallback' => 'TRUE'; }