# File lib/dbi/handles/database.rb, line 141
        def database_name
            sanity_check
            @handle.database_name
        end