public function __construct($config, $parent)
 {
     parent::__construct($config, $parent);
     unset($this->id);
 }