# File lib/active_ldap/base.rb, line 405 def base=(value) self.base_without_parsed_cache_clear = value @parsed_base = nil end