# File lib/RMagick.rb, line 1164
    def collect!(&block)
        super
        is_a_image_array self
        self
    end