# File lib/mongo/error/session_ended.rb, line 22
      def initialize
        super("The session was ended and cannot be used")
      end