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