# File lib/selenium/webdriver/common/log_entry.rb, line 24
      def time
        Time.at timestamp / 1000
      end