class Selenium::WebDriver::Remote::Bridge

def title

def title
  execute :get_title
end