class Spork::RunStrategy

def run(argv, input, output)

def run(argv, input, output)
  raise NotImplementedError
end