method

to_s

v1_8_6_287 - Show latest stable - Class: YAML::SpecialHash
to_s()
public

No documentation available.

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