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