# File lib/diff/lcs/htmldiff.rb, line 43 def discard_b(event) @output << htmlize(event.new_element, :only_b_class) end