public function __construct(Config $config)
 {
     parent::__construct($config);
     $this->setTagName('YWLINK');
 }