# File lib/dbi/handles/database.rb, line 218
        def [] (attr)
            sanity_check
            @handle[attr]
        end