# File lib/RMagick.rb, line 1316 def reverse! cfid = self[@scene].__id__ rescue nil a = super set_cf cfid return a end