# File lib/rspec/core/formatters/base_formatter.rb, line 223
        def output_supports_sync
          output.respond_to?(:sync=)
        end