class TomlRB::TableArray

def full_key

def full_key
  @dotted_keys.join(".")
end