# File lib/diff/lcs/htmldiff.rb, line 38 def discard_a(event) @output << htmlize(event.old_element, :only_a_class) end