def _call(cls, *args, **kwargs): from certbot.crypto_util import get_names_from_csr return get_names_from_csr(*args, **kwargs)