Used in toml.citrus
20 21 22
# File 'lib/toml/keyvalue.rb', line 20 def value TOML::Keyvalue.new(key.value, v.value) end