# File lib/simple_form/components/errors.rb, line 14 def error_text "#{options[:error_prefix]} #{errors.send(error_method)}".lstrip.html_safe end