Starts the collection of loaded classes.
public static function collectStart() { self::$buffer = get_declared_classes(); }