class Capybara::Driver::Base

def find_xpath(query)

def find_xpath(query)
  raise NotImplementedError
end