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