# File lib/mongo/operation/shared/object_id_generator.rb, line 31
      def generate
        BSON::ObjectId.new
      end