* Fix plugin loading class_exists was loading the including the files, then we included it again. Mostly, just include -> include_once is the fix. * fix style * forgot to update docblock