Hey! Is it possible to achieve somthing like this: I want to have multiple classes, each in one file e.g. test.rb -> class Test test1.rb -> class Test1 Then i want to combine those classes into a module myModule.rb -> module myModule thx -- Posted via http://www.ruby-forum.com/.