/**
  * @see xfCriterion
  */
 public function translate(xfCriterionTranslator $translator)
 {
     $translator->createWildcard($this->query);
 }