public function setShell(Shell $shell)
 {
     parent::setShell($shell);
     $this->doAddContributors();
 }