Unregisters this instance as an autoloader.
public function unregister() { spl_autoload_unregister(array( $this, 'loadClass', )); }