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