class Nokogiri::XML::SAX::Document

def end_element name

+name+ is the tag name
Called at the end of an element
##
def end_element name
end