public function importSync($type, $nodeid)
 {
     return parent::importSync($this->getid(), $type, $nodeid);
 }