# File lib/xml/saxdriver.rb, line 293
      def getName(pos)
        @attributes.keys[pos]
      end