[#23] merge into a tutorial
In your registerPlugin function, call addDriver for each class.
Call loadPlugin for each library.
Pugg should detect this and loadPlugin should return false without loading
anything.
If the loadPlugin call fails, wasLastPluginDuplicate will return true if it was
because the library was already loaded.