static O parseJSON(String text) {
  ret jsonDecode(text);
}