# File lib/mongo/error/closed_stream.rb, line 29
      def initialize
        super("The stream is closed and cannot be written to or read from.")
      end