# File lib/dm-core/support/lazy_array.rb, line 264 def replace(other) mark_loaded @array.replace(other) self end