# File lib/diff/lcs/htmldiff.rb, line 33
    def match(event)
      @output << htmlize(event.old_element, :match_class)
    end