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