# File lib/simple_form/error_notification.rb, line 20
    def error_message
      @message || translate_error_notification
    end