# frozen_string_literal: true class Cronitor class Error < StandardError end end