# File lib/simple_form/form_builder.rb, line 293 def error_notification(options={}) SimpleForm::ErrorNotification.new(self, options).render end