def __setitem__(self, key: ByteString, value: ByteString) -> None: raise NotImplementedError # pragma: no cover