NamedFrames =========== .. currentmodule:: ~outset.util .. autoclass:: outset.util.NamedFrames :undoc-members: :members: :special-members: __call__, __repr__, __str__ .. automethod:: __init__ .. rubric:: Methods .. automethod:: ~__init__ .. automethod:: ~clear .. automethod:: ~copy .. automethod:: ~fromkeys .. automethod:: ~get .. automethod:: ~items .. automethod:: ~keys .. automethod:: ~pop .. automethod:: ~popitem .. automethod:: ~setdefault .. automethod:: ~update .. automethod:: ~values