# File lib/selenium/webdriver/common/driver.rb, line 74 def inspect '#<%s:0x%x browser=%s>' % [self.class, hash*2, bridge.browser.inspect] end