Hi, Stefano Crocco wrote: > correct? If so, you can try including the > MyModule::HasSubmodile::AndAnotherOne module inside your own, or in the > toplevel object, like this: > > include MyModule::HasSubmodile::AndAnotherOne I haven't though about that, I will look into it. Still have to get used to ruby and how its scoping works with require/include. thanks! - Markus