# File lib/dm-core/model/relationship.rb, line 20 def self.extended(model) model.instance_variable_set(:@relationships, {}) end