public function add(Identifier $identifier, $state, $message = null) { return $this->writer->add($identifier, $state, $message); }