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