# File lib/dbd/mysql/database.rb, line 369
        def __insert_id
            @handle.insert_id
        end