From: SpringFlowers AutumnMoon Date: 2007-09-19T22:19:40+09:00 Subject: 1.class vs method1.class so 1.class will give Fixnum... but when i define a method def foo puts "ha" end how can i invoke foo.class as it is taking what foo returns... as then invoke class on that. -- Posted via http://www.ruby-forum.com/.