# File lib/dm-core/adapters/abstract_adapter.rb, line 27
      def self.inherited(descendant)
        descendants << descendant
      end