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