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