# frozen_string_literal: true module JMESPath # @api private module Nodes Pipe = Subexpression end end