build

abstract fun build(arguments: Arguments): Converter<*, *, *, *>

Using the data in this builder, create a converter and apply it to an Arguments object.