# File lib/spork/runner.rb, line 8
    def self.run(args, output, error)
      self.new(args, output, error).run
    end