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