# File lib/dm-core/property_set.rb, line 126 def lazy_context(context) lazy_contexts[context] ||= [] end