class CodeRay::Encoders::JSON

def begin_line kind

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