# File lib/listen/listener.rb, line 198 def change(&block) # modified, added, removed @block = block self end