# File lib/asciidoctor/list_item.rb, line 18
  def text?
    !@text.to_s.empty?
  end