From: SASADA Koichi Date: 2012-11-04T01:36:57+09:00 Subject: [ruby-core:48808] Re: [ruby-trunk - Bug #7269] Refinement doesn't work if using locate after method (2012/11/03 10:11), headius (Charles Nutter) wrote: > I don't like the idea that using should affect methods already defined. At this point I view using similar to private/protected/etc, which also do not affect methods defined before you call them. I feel that `using' is similar to `include' and `prepend' rather than `public' and `private'. -- // SASADA Koichi at atdot dot net