# File lib/et-orbi/eo_time.rb, line 95
    def seconds=(f)

      @time = nil
      @seconds = f
    end