# File lib/active_ldap/acts/tree.rb, line 38
      def siblings
        self_and_siblings - [self]
      end