class Selenium::WebDriver::SocketLock

def did_lock?

def did_lock?
  !@server.nil?
end