function __construct($options, $wsdl)
 {
     parent::__construct($options, $wsdl);
     $this->helper = new AnymapHelper();
 }