# File lib/jmespath/nodes.rb, line 13 def chains_with?(_other) false end
# File lib/jmespath/nodes.rb, line 9 def optimize self end
# File lib/jmespath/nodes.rb, line 6 def visit(value) end