init

Instantiates the plugin. This happens once per invocation of the plugin; there is no facility for keeping in-memory state from one invocation to the next. Most plugins do not need to implement the initializer.

Protocols.swift:25
init()