setScoped(id: string = "default", settings: TypelessComponentEntry<Constructor<T>> = {}) {
            shortSet(classType, id, "scoped", settings);
            return methods;
        },