# File lib/libxml/sax_callbacks.rb, line 160 def on_start_document STDOUT << "on_start_document\n" STDOUT.flush end