# File lib/diff/lcs/callbacks.rb, line 223 223: def discard_a(event) 224: @hunk << Diff::LCS::ContextChange.simplify(event) 225: end