# File lib/RMagick.rb, line 1416 def cur_image if ! @scene raise IndexError, "no images in this list" end self[@scene] end