class CodeRay::Encoders::Debug

def begin_group kind

def begin_group kind
  @out << "#{kind}<"
end