package cuchaz.enigma.api; public interface EnigmaPlugin { void init(EnigmaPluginContext ctx); }