method

to_s

v1_9_1_378 - 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