log_by_lua_block { local use_bad_behavior = %USE_BAD_BEHAVIOR% local behavior = require "behavior" if use_bad_behavior then behavior.count() end }