# File lib/capybara/node/finders.rb, line 48
def
find_link
(
locator
)
find
(
:link
,
locator
)
end