/**
  * @see xfCriterion
  */
 public function toString()
 {
     return $this->criterion->toString();
 }