/**
  * @return array
  */
 public function getConditionWildcards()
 {
     return $this->rule->getConditionWildcards();
 }