# File lib/simple_form/components/errors.rb, line 69
      def has_custom_error?
        options[:error].is_a?(String)
      end