From: Max Eskin Date: 2005-12-29T13:52:26+09:00 Subject: Locking classes? Hi, I am just starting to use Ruby. I'm wondering, once a class has been declared, is there any way to lock it to prevent further methods from being defined? In other words is there a way to make Ruby act like a static language for some classes? -- Posted via http://www.ruby-forum.com/.