# File lib/libxml/node.rb, line 243
      def element?
        node_type == ELEMENT_NODE
      end