currently we re-compute `Path(__file__).parent` every time each plugin is called we should teach to pre-compute this at the top of the `__init__.py` file
currently we re-compute
Path(__file__).parentevery time each plugin is calledwe should teach to pre-compute this at the top of the
__init__.pyfile