# File lib/dbd/pg/type.rb, line 41
        def to_s
            return @original.dup
        end