body; } /** * @param string */ public function setBody($body) { $this->body = $body; } }