# File lib/nokogiri/xml/after_handler.rb, line 6 def initialize node, original_html super @after_nodes = [] end