# File lib/active_ldap/adapter/ldap_ext.rb, line 53 def error_message if failed? LDAP.err2string(err) else nil end end