From: Keith Rarick Date: 2007-09-05T07:21:41+09:00 Subject: Re: python-style decorators On 9/4/07, Paul Brannan wrote: > Nodewrap lets you do this, but it's not safe: That's just what I was looking for. I don't understand why this isn't built in to ruby. I would use this feature if it didn't add an external dependency. kr