producer = $producer; } public function getProducer(): ProducerMessageInterface { return $this->producer; } }