# File lib/asciidoctor/document.rb, line 375
  def source
    @reader.source.join if @reader
  end