# File lib/dm-core/support/lazy_array.rb, line 283 def load_with(&block) @load_with_proc = block self end