# File lib/xhtmldiff.rb, line 135 def match(event) @output << wrap(event.old_element, nil) if event.old_element end