# File lib/dm-core/spec/lib/collection_helpers.rb, line 5 def self.extended(base) base.class_inheritable_accessor :loaded base.loaded = false end