# File lib/ice_cube/time_util.rb, line 326 def clear_sec @time.sec > 0 ? @time -= @time.sec : @time end