# File lib/capybara/node/finders.rb, line 159
def
find_in_base
(
xpath
)
base
.
find
(
xpath
)
end