content = $content; return $this; } public function buildResponseString() { return hsprintf('%s', $this->content); } }