/**
  * @return ICWP_WPTB_DataProcessor
  */
 protected function loadDataProcessor()
 {
     return $this->oFeatureOptions->loadDataProcessor();
 }