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