# File lib/simple_form/components/hints.rb, line 13
      def has_hint?
        hint.present?
      end