# File bin/el4r-instance, line 133
    def each(&block)
      to_a.each(&block)
    end