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