# File lib/merb-auth-core/authentication.rb, line 126
    def error_message
      @error_message || "Could not log in"
    end