class Fugit::Cron

def sec_match?(nt); ( ! @seconds) || @seconds.include?(nt.sec); end

def sec_match?(nt); ( ! @seconds) || @seconds.include?(nt.sec); end