# File lib/asciidoctor/cli/invoker.rb, line 144
      def read_output
        @out ? @out.string : ''
      end