# File lib/dbi.rb, line 125
    def self.convert_types=(bool)
        @@convert_types = bool
    end