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