class CodeRay::Encoders::YAML

def end_group kind

def end_group kind
  @data << [:end_group, kind]
end