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