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