class Spork::RunStrategy

def abort

def abort
  raise NotImplementedError
end