Inheritance: extends Kraken\Runtime\RuntimeContextInterface, extends Kraken\Runtime\RuntimeManagerAwareInterface, extends Kraken\Supervision\SupervisorAwareInterface, extends Kraken\Core\CoreAwareInterface, extends Kraken\Event\EventEmitterAwareInterface, extends Kraken\Loop\LoopExtendedAwareInterface
 /**
  * @override
  * @inheritDoc
  */
 public function succeed()
 {
     $this->model->succeed();
 }