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