Used in toml.citrus
21 22 23
# File 'lib/toml/keygroup.rb', line 21 def value TOML::Keygroup.new(nested_keys.to_s.split(".")) end