From: Bill Kelly Date: 2011-06-08T20:50:43+09:00 Subject: [ruby-core:36843] Re: [Ruby 1.9 - Feature #4824] Provide method Kernel#executed? Hi, Rodrigo Rosenfeld Rosas wrote: > > I like the idea too. I just think that Ruby is very simple to start with > because it is very consistent and with a few rules. Someone would expect > __MAIN__ to be a constant, which is not. Why would one expect __MAIN__ to be any more or less of a constant than __FILE__ or __LINE__ or __method__ ? Seems to me its behavior would be consistent with the others. Regards, Bill