# File lib/mongo/operation/insert/bulk_result.rb, line 94
        def inserted_id
          inserted_ids.first
        end