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