When you enter a script, am I right in thinking that automatically an overall Module object and a Class object are created, so that all your methods not within another class or module are part of these objects? What are the names of these two default objects? -- Posted via http://www.ruby-forum.com/.