Used in document.citrus
54 55 56
# File 'lib/toml-rb/keyvalue.rb', line 54 def value TomlRB::Keyvalue.new(capture(:stripped_key).value, capture(:v).value) end