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