# File lib/capybara/node/finders.rb, line 131
      def first(*args)
        all(*args).first
      end