Future<Mage> get mage async => Mage() ..mergeFromProto3Json((await http.get(u("/mage"), headers: h)).json);