# File lib/libxml/node.rb, line 203
      def attribute?
        node_type == ATTRIBUTE_NODE
      end