public function setNodeIdShadowed($nodeIdShadowed)
 {
     $this->_load();
     return parent::setNodeIdShadowed($nodeIdShadowed);
 }