Singleton
=========

.. currentmodule:: lsst.utils.classes

.. autoclass:: Singleton
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Singleton.__call__
      ~Singleton.mro

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: mro