errorMessage(); } return new self(); } public function body(): string { return $this->body; } public function code(): string { return $this->code; } }