{"ok":true,"formatted":"public with sharing class Probe {\n  public static Integer add(Integer a, Integer b) {\n    return a + b;\n  }\n}\n","duration_ms":14,"platform":"linux-x64"}