# File lib/linux/sys/uptime.rb, line 97
    def self.boot_time
      Time.now - self.seconds
    end