Related to issue #59, for my ObjectGraphTools project, I would like to separate my [interdependent classes contained by a single file](https://github.com/iRon7/ObjectGraphTools/blob/main/Source/Classes/ObjectParser.ps1) over multiple files to make my module better manageable. Is there any recommended best practice for this issue? For details, see: https://stackoverflow.com/questions/68657692/is-it-possible-to-declare-two-interdependent-classes-each-in-a-separate-file