isGarbage; } /** * @return void */ public function setGarbage(){ $this->isGarbage = true; } }