# File lib/rufus/scheduler/zotime.rb, line 53
    def seconds=(f)

      @time = nil
      @seconds = f
    end