@override ParamWrapper<int> integer(String id) { return register<ParamWrapper<int>, int, void, void>(id); }