From: Charles Oliver Nutter Date: 2011-06-19T01:16:45+09:00 Subject: [ruby-core:37223] Re: [Ruby 1.9 - Feature #4824] Provide method Kernel#executed? On Wed, Jun 15, 2011 at 4:24 PM, Gregory Brown wrote: > Lastly, I think __MAIN__ is reasonable if a method is not to be used, > though it feels a bit too magic for me. I'll repeat what others have repeated...more magic than __FILE__, __LINE__, or even $0 itself? - Charlie