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