# File lib/RMagick.rb, line 1819 def reverse! current = get_current() @images.reverse! set_current current self end