# File lib/parallel_specs.rb, line 35 def self.rspec_1_color 'RSPEC_COLOR=1 ; export RSPEC_COLOR ;' if $stdout.tty? end