class Test::Unit::AutoRunner

def runner(id)

def runner(id)
  RUNNERS[id.to_s]
end