class Nokogiri::XML::SAX::Document

def comment string

+string+ contains the comment data
Called when comments are encountered
##
def comment string
end