# File lib/active_ldap/acts/tree.rb, line 14
        def root(options={})
          find(:first, options.merge(:scope => :base))
        end