static void postSoftwareMadeWebAsSmartBot(Web web) { try (AutoCloseable _ = temporarilySetThreadLocal(postSoftwareMadeWeb_programID, smartBotID())) { postSoftwareMadeWeb(web); } }