def _call(cls, *args, **kwargs): from certbot.log import pre_arg_parse_except_hook return pre_arg_parse_except_hook(*args, **kwargs)