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