I would like to write an extension function in a common module for a class which is defined in another common module. Unfortunately it seems that this is not possible. Do I require a special way of adding the other common module to the dependencies of my common module?