Hi everybody, Is any way to define static variables over function? As class static variables there is possible to define a static class variable as @@name_of_var. But I'm not sure if Ruby let define such variables in functions (like in C/C++) Thanks in advance, MT -- Posted via http://www.ruby-forum.com/.