public function __construct(IFeaturesBackend $backend)
 {
     $config = $backend->getConfig();
     parent::__construct($config);
 }