class Diff::LCS::ContextDiffCallbacks

def discard_a(event)

def discard_a(event)
  @hunk << Diff::LCS::ContextChange.simplify(event)
end