astromodule.utils.SingletonMeta# class SingletonMeta[source]# Thread-safe implementation of Singleton. Methods mro(/) Return a type's method resolution order. classmethod __new__(*args, **kwargs)#