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