# File lib/dbi/row.rb, line 217
            def __setobj__(obj)
                @delegate_dc_obj = @arr = obj
            end