# File lib/xml/sax.rb, line 51
      def startElement(name, atts)
        raise "not implemented"
      end