instruction = $instruction; return $this; } public function getInstruction(): ServerRequestInstruction { return $this->instruction; } }