class Capybara::Node::Simple

def find_xpath(xpath)

Other tags:
    Api: - private
def find_xpath(xpath)
  native.xpath(xpath)
end