Lines Matching full:_store
152 self._store = {}155 self._store[key] = value158 value = self._store[key]164 if key in self._store: