From: Anurag Priyam Date: 2011-09-26T07:21:21+09:00 Subject: [ruby-core:39711] Re: [Ruby 1.9 - Feature #5364] How about new syntax: "object.\method" returns a Method instance? On Sun, Sep 25, 2011 at 8:34 PM, Juan Wajnerman wrote: > > Issue #5364 has been updated by Juan Wajnerman. > > How about "object.:method" ? Looks more Ruby style for me. Haskell uses '\' to create lambda which seems very natural to me. I like the idea of using '\' to get get method objects in Ruby. -- Anurag Priyam