From: Joel Pearson Date: 2013-02-27T02:22:36+09:00 Subject: Re: undefined local variable or method `m' Because m is an undefined local variable or method. If you have the urge to do weird stuff like that, then make "m" a Constant, class variable, instance variable, or method. -- Posted via http://www.ruby-forum.com/.