static new ThreadLocal woodyBot_var; static WoodyBot woodyBot() { ret woodyBot_var!; } static void woodyBot(WoodyBot bot) { woodyBot_var.set(bot); }