class CodeRay::Encoders::JSON

def end_group kind

def end_group kind
  append :type => 'block', :action => 'close', :kind => kind
end