combuster = $combuster; } /** * @return Block */ public function getCombuster(){ return $this->combuster; } }