# File lib/parser/source/map/send.rb, line 22
      def with_operator(operator_l)
        with { |map| map.update_operator(operator_l) }
      end