# File lib/active_ldap/adapter/ldap_ext.rb, line 49
    def failed?
      not err.zero?
    end