# File lib/asciidoctor/abstract_node.rb, line 253
  def reftext?
    @attributes.key? 'reftext'
  end