# File lib/rgen/util/pattern_matcher.rb, line 124
    def each
      @many = true
      yield(self)
    end