# File lib/diff/lcs/callbacks.rb, line 231
231:   def change(event)
232:     @hunk << Diff::LCS::ContextChange.simplify(event)
233:   end