content = $content; return $this; } public function buildResponseString() { return $this->content; } }