public function isFinished()
 {
     return $this->decorated->isFinished();
 }