class YTDL::App is Wx::App { method OnInit { say "***"; return True; } }