# File lib/active_ldap/base.rb, line 434
      def base
        @base ||= compute_base
      end