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