# File lib/libxml/node.rb, line 248
      def entity?
        node_type == ENTITY_NODE
      end