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