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