# File lib/dm-core/support/descendant_set.rb, line 84
    def clear
      @descendants.clear
    end