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