# File lib/asciidoctor/list.rb, line 65
  def text?
    !@text.nil_or_empty?
  end