# File lib/active_ldap/base.rb, line 782 def dn=(value) set_attribute(dn_attribute_with_fallback, value) @dn = nil end