# File lib/diff/lcs/callbacks.rb, line 307
307:   def match(event)
308:     @diffs << Diff::LCS::ContextChange.simplify(event)
309:   end