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