ensure_setup#

classmethod ADR.ensure_setup() None#

Verify that ADR has been instantiated and setup() called.

Raises:
RuntimeError

If no instance exists or setup has not been completed.