def _default_exiter(self): return ZMQExitAutocall(self)
def _exiter_default(self): return ZMQExitAutocall(self)