type Backend* = ref object of RootObj
type StatusGoBackend* = ref object of Backend
type MockBackend* = ref object of Backend