class CodeRay::Tokens

def begin_group kind

def begin_group kind
  self << :begin_group << kind
end