# File lib/RMagick.rb, line 1478 def collect!(&block) @images.collect!(&block) is_an_image_array @images self end