1..3 # ->setPlugins(), ->disablePlugins(), ->enableAllPluginsExcept() ok 1 - ->setPlugins() throws an exception if called too late ok 2 - ->disablePlugins() throws an exception if called too late ok 3 - ->enableAllPluginsExcept() throws an exception if called too late Looks like everything went fine.