public function accept(Tracker_FormElement_FieldVisitor $visitor)
 {
     return $visitor->visitComputed($this);
 }