# File lib/asciidoctor/abstract_node.rb, line 245
  def reftext
    @attributes['reftext'] || @document.attributes['reftext']
  end