# File lib/rufus/scheduler/zotime.rb, line 96
    def <=>(o); @seconds <=> _to_f(o); end