From: Lou Vanek Date: 2005-12-09T22:13:50+09:00 Subject: Re: code execution from file? The Facets library has a lot of cool methods, one of which ('wrap_method') can intercept calls. http://facets.rubyforge.org/rdoc/index.html ako... wrote: > is there a way in ruby to set up a hook that would intercept calls to > any methods of a class?