# File lib/capybara/node/finders.rb, line 59
      def find_button(locator)
        find(:button, locator)
      end