# File lib/asciidoctor/inline.rb, line 52 def reftext? @text && (@type == :ref || @type == :bibref) end