# File lib/RMagick.rb, line 1199 def delete_at(ndx) cfid = self[@scene].__id__ rescue nil a = super set_cf cfid return a end