public function undo()
 {
     $this->light->dim($this->prevLevel);
 }