From: Alex Young Date: 2012-03-19T19:28:57+09:00 Subject: [ruby-core:43466] Re: [ruby-trunk - Feature #1122] request for: Object#try On 15/03/12 15:26, Thomas Sawyer wrote: > > Issue #1122 has been updated by Thomas Sawyer. > > > How about just `respond` ? > > foo.respond(:bar) > > And really, there's no reason it can't support delegation style *too*. > > foo.respond.bar > or `maybe` ? -- Alex