# File lib/capybara/searchable.rb, line 16 def find_button(locator) find(:xpath, XPath.button(locator)) end