class TOML::Keygroup

def initialize(nested_keys)

def initialize(nested_keys)
  @nested_keys = nested_keys
end