Cache ===== .. currentmodule:: understand .. autoclass:: Cache :show-inheritance: .. rubric:: Methods Summary .. autosummary:: :nosignatures: ~Cache.clear ~Cache.insert ~Cache.is_empty ~Cache.value .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: insert .. automethod:: is_empty .. automethod:: value