fun addParameter(cls: Class<*>, value: Any?): RConstructorBuilder<T>
fun addParameter(cls: KClass<*>, value: Any?): RConstructorBuilder<T>