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