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