field_before(); $output .= $this->label(); $output .= ''; $output .= $this->field_after(); return $output; } }