class CodeRay::Encoders::DebugLint

def begin_group kind

def begin_group kind
  @opened << kind
  super
end