class ActiveSupport::EventedFileUpdateChecker::Core

def restart

def restart
  stop
  start
end