# File lib/xhtmldiff.rb, line 92
  def discard_a(event)
                @output << wrap(event.old_element, 'del') 
  end