class Selenium::WebDriver::VirtualAuthenticator

def remove!

def remove!
  @bridge.remove_virtual_authenticator(@id)
  @valid = false
end