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