# File lib/yaml/types.rb, line 65
        def inspect
            self.default.to_s
        end