# File lib/RMagick.rb, line 796 def update(rows) @dirty = true rows.delete_observer(self) # No need to tell us again. nil end