# File lib/unix/sys/uptime.rb, line 179
    def self.days
      seconds / 86400
    end