# File lib/dm-core/model.rb, line 80
    def descendants
      @descendants ||= DescendantSet.new
    end