# File lib/simple_form/components/errors.rb, line 26
      def errors_on_attribute
        object.errors[attribute_name]
      end