# File lib/ruby18_parser.rb, line 4991 def _reduce_374(val, _values, result) # REFACTOR args = val[2] body = val[4] result = new_iter nil, args, body self.env.unextend result.line = val[1] result end