public function nextPath()
 {
     return $this->worker->nextPath();
 }