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