# File lib/simple_form/components/labels.rb, line 32
      def label_text
        SimpleForm.label_text.call(raw_label_text, required_label_text).strip.html_safe
      end