/**
  * @return ICWP_WPTB_Processor_Email
  */
 public function getEmailProcessor()
 {
     return $this->oFeatureOptions->getEmailProcessor();
 }