# File lib/simple_form/components/errors.rb, line 5 def error(wrapper_options = nil) error_text if has_errors? end