class TomlRB::TableArray

def accept_visitor(parser)

def accept_visitor(parser)
  parser.visit_table_array self
end