class TOML::Keygroup

def accept_visitor(parser)

def accept_visitor(parser)
  parser.visit_keygroup self
end