# File lib/spork/server.rb, line 46
  def run(argv, stderr, stdout)
    run_strategy.run(argv, stderr, stdout)
  end