module timelinelib.general.methodcontainer

class timelinelib.general.methodcontainer.MethodContainer[source]

Bases: object

__init__(methods_kvp, default_method=None)[source]

Initialize self. See help(type(self)) for accurate signature.

select(key)[source]