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