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