class ParallelSpecs

def self.runtime_log

legacy <-> people log to this file using rspec options
def self.runtime_log
  'tmp/parallel_profile.log'
end