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