# File lib/simple_form/components/errors.rb, line 26
      def error_html_options
        html_options_for(:error, [SimpleForm.error_class])
      end