fun addPlugin(plugin: Plugin): Unit
Registers a plugin to this Ripe instance.
plugin - The plugin to be registered.
plugin