public function __construct() {
     parent::__construct();
     $this->handlerConfigurations = module_invoke_all('dp_dataset_assembler');
 }