/**
  * @TODO change to $this->storage
  */
 public function setTime()
 {
     $this->storage->saveProjectTask($this);
 }