def _GetRuntime(cls): data = testutils.ReadTestData("kvm_runtime.json") return hv_kvm._AnalyzeSerializedRuntime(data)