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