# File lib/asciidoctor/cli/invoker.rb, line 99
      def read_error
        !@err.nil? ? @err.string : ''
      end