class CodeRay::Encoders::JSON

def end_line kind

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