public function hasExtraConditionals()
 {
     return PostmasterHelper::hasExtraConditionals($this->getSetting('extraConditionals'));
 }