From: Daniel Schierbeck Date: 2005-11-19T03:32:19+09:00 Subject: Re: Method Definitions Christian Neukirchen wrote: > Maybe it would make "load" weird... > > class Foo > def bar; end > end > > # --- > load 'foo.rb' # => :bar I don't follow... Can you elaborate? Cheers, Daniel