method
to_s
ruby 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 to_s()No documentation available.
# File lib/yaml/types.rb, line 66
def to_s
self.default.to_s
end