# File lib/extlib/lazy_array.rb, line 262 def replace(other) mark_loaded @array.replace(other) self end