# File lib/dm-core/migrations/destructive_migrations.rb, line 5 def self.included(model) DestructiveMigrator.models << model end