# File lib/jmespath/nodes/function.rb, line 529
      def call(args)
        compare_by(:max_by, *args)
      end