# File lib/simple_form/components/errors.rb, line 18
      def error_method
        options[:error_method] || SimpleForm.error_method
      end