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