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