Used in document.citrus
47 48 49
# File 'lib/toml-rb/table.rb', line 47 def value TomlRB::Table.new(captures[:stripped_key].map(&:value).first) end