class CodeRay::Encoders::JSON

def finish options

def finish options
  @out << ']'
end