# File lib/aws/core/page_result.rb, line 64
      def last_page?
        next_token.nil?
      end