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