code = $code; } /** * @return string */ public function code() { return $this->code; } }