method

inspect

v1_8_7_330 - Show latest stable - Class: YAML::SpecialHash
inspect()
public

No documentation available.

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