# File lib/RMagick.rb, line 1191 def delete(obj, &block) is_a_image obj cfid = self[@scene].__id__ rescue nil a = super set_cf cfid return a end