`src/pyfaf/storage/__init__.py` line 289 ``` # Import all events import_dir(__name__, os.path.dirname(__file__), "events") ```