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