# File lib/aws/record/model/finder_methods.rb, line 123
        def each &block
          all.each(&block)
        end