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