# File lib/mongo/protocol/reply.rb, line 49
      def cursor_not_found?
        flags.include?(:cursor_not_found)
      end