class CodeRay::Encoders::DebugLint

def begin_line kind

def begin_line kind
  @opened << kind
  super
end