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