Please describe your feature request
I have a module in a root of a repo which is loaded by scripts in root but also in various subfolders of the repo. Is there a way of pointing box::use() to a submodule via a call to here::here() so that I can move the scripts around without worrying about updating the paths?