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