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