Lines Matching defs:self
9 def __init__(self, **kwargs): argument
14 def set(self, tag, data): argument
17 def get(self, tag): argument
20 def has(self, tag): argument
23 def consume(self, tag): argument
26 def dump(self): argument
37 def run(self, obj): argument
41 def __init__(self, initial_data = []): argument
46 def add_stage(self, stage): argument
58 def add_stages(self, stages): argument
62 def run(self, obj): argument