# File lib/dbi/row.rb, line 112
        def by_index(index)
            @arr[index]
        end