Hi, At Thu, 9 Oct 2008 06:02:37 +0900, Curt Hagenlocher wrote in [ruby-core:19225]: > What's the difference between Module.freeze and > Object.freeze? They seem to have the same effect. Module#freeze resolves the name of anonymous module. -- Nobu Nakada