class Rufus::Scheduler::Job
def check_frequency
the scheduler frequency.
Will fail with an ArgumentError if the job frequency is higher than
def check_frequency # this parent implementation never fails end
def check_frequency # this parent implementation never fails end