class Diff::LCS::ContextDiffCallbacks

def discard_b(event)

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