# File lib/spec/runner/formatter/base_text_formatter.rb, line 118
        def output_to_file?
          File === @output
        end