class Spring::Watcher::Abstract

def stop

def stop
  raise NotImplementedError
end