output = $output; } /** * @return string */ public function getOutput() { return $this->output; } }