# File lib/aws/record/finder_methods.rb, line 202
      def limit limit
        _new_scope.limit(limit)
      end