# File lib/dbd/pg/type.rb, line 99
        def initialize(base_type)
            @base_type = base_type
        end