Overrides PersistingStoreInterface::exists
public function exists(Key $key) : bool { return $key->hasState(__CLASS__); }