# File lib/capybara/node/finders.rb, line 36
      def find_field(locator)
        find(:field, locator)
      end