/**
  * write xml
  * @param Amfphp_Core_Amf_Types_Xml $d
  */
 public function writeXML(Amfphp_Core_Amf_Types_Xml $d)
 {
     parent::writeXML($d);
 }
 /**
  * write xml
  * @param Amfphp_Core_Amf_Types_Xml $d
  */
 public function writeXML($d)
 {
     parent::writeXML($d);
 }