class PhusionPassenger::Utils::JSON

def error

def error
  raise "parse error at: #{scan(/.{1,20}/m).inspect}"
end