# File lib/warden/proxy.rb, line 36
    def errors
      @env[ENV_WARDEN_ERRORS] ||= Errors.new
    end