class Selenium::WebDriver::Logger

def io

Other tags:
    Api: - private
def io
  @logger.instance_variable_get(:@logdev).dev
end