class Spork::RunStrategy

def running?

def running?
  raise NotImplementedError
end