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