# File lib/parallel_specs.rb, line 31
  def self.run(cmd)
    `#{cmd}`
  end