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