1 2 3 4 5 6
class Example < PluginScannerTest::Plugins::Plugin register_for :example title 'The Example' end