# File lib/RMagick.rb, line 1890 def unshift(obj) is_an_image obj @images.unshift(obj) @scene = 0 self end