# File lib/mongo/collection/view/change_stream.rb, line 220
        def closed?
          @cursor.nil?
        end