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