public function setChild(XMLProcessableInterface $element, $pos)
 {
     return parent::setChild($element, $pos);
 }