# File lib/xml/dom2/xpath.rb, line 188
      def name_localpart
        @node.nodeName
      end