# File lib/RMagick.rb, line 1167 def update(pixel) changed notify_observers(self) pixel.delete_observer(self) # Don't need to hear again. nil end