public function addChildren(\Cx\Core\ContentManager\Model\Entity\Node $children) { $this->_load(); return parent::addChildren($children); }