# File lib/dbi/columninfo.rb, line 57
        def [](key)
            @hash[key.to_sym]
        end