# File lib/aws/record/hash_model/finder_methods.rb, line 165
        def limit limit
          new_scope.limit(limit)
        end