after_init# deeplay.decorators.after_init(func)# Decorator for methods that will be run after init _and_ immediately. If called during init, the hook will not be stored and will only run immediately.