# File lib/xml/dom2/attr.rb, line 67
      def nodeType
        ATTRIBUTE_NODE
      end