class Selenium::WebDriver::LogEntry

def time

def time
  Time.at timestamp / 1000
end