# File lib/dm-core/resource.rb, line 64
    def self.descendants
      @descendants ||= Set.new
    end