# File lib/parallel_specs.rb, line 39
  def self.rspec_2_color
    '--color --tty ' if $stdout.tty?
  end