# File lib/et-orbi/eo_time.rb, line 218
    def <=>(o); @seconds <=> _to_f(o); end