class TOML::TableArray

def full_key

def full_key
  @nested_keys.join('.')
end