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