I'm relatively new to ruby (about a month worth) and I'm wondering if there, in the ruby community, is some kind of consensus as to whether: 1. ...ruby modules should be wrapped in a "namespace" module? 2. ...there is a style for breaking a module up into smaller files? Thomas