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