# File lib/libxml/node.rb, line 258
      def entity_ref?
        node_type == ENTITY_REF_NODE
      end